Skip to content

High-level navigation enhancements #2074

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 47 commits into from
Jun 13, 2025
Merged

High-level navigation enhancements #2074

merged 47 commits into from
Jun 13, 2025

Conversation

alexandratran
Copy link
Contributor

@alexandratran alexandratran commented Jun 4, 2025

Description

High-level enhancements to address navigation and findability issues as outlined in this doc.
Main changes include improving the home page context to enable users to choose the best product for their use case, and updating the top navigation with function-oriented dropdowns. Each product section has a fixed title bar so users can easily know what product section they're in at all times.

This is a branch off of #2045.

Issue(s) fixed

Fixes #2065

Preview

https://metamask-docs-6zrij030h-consensys-ddffed67.vercel.app/

Checklist

Complete this checklist before merging your PR:

  • If this PR contains a major change to the documentation content, I have added an entry to the top of the "What's new?" page.
  • The proposed changes have been reviewed and approved by a member of the documentation team.

alexandratran and others added 19 commits May 23, 2025 11:48
Signed-off-by: bgravenorst <[email protected]>
# Conflicts:
#	docs/whats-new.md
Signed-off-by: bgravenorst <[email protected]>
Signed-off-by: bgravenorst <[email protected]>
* Add embedded wallets.

Signed-off-by: bgravenorst <[email protected]>

* Stylesheet updates.

Signed-off-by: bgravenorst <[email protected]>

* Apply feedback.

Signed-off-by: bgravenorst <[email protected]>

---------

Signed-off-by: bgravenorst <[email protected]>
Signed-off-by: bgravenorst <[email protected]>
* Update react-native.md

Expo Demo repo had been deleted and was a broken link.

* Update sdk/quickstart/react-native.md

Co-authored-by: Alexandra Carrillo <[email protected]>

* Update sdk/quickstart/react-native.md

Co-authored-by: Alexandra Carrillo <[email protected]>

* Update react-native.md

---------

Co-authored-by: Alexandra Carrillo <[email protected]>
…oup (#2072)

Bumps the npm_and_yarn group with 1 update: [tar-fs](https://github.com/mafintosh/tar-fs).


Updates `tar-fs` from 1.16.4 to 1.16.5
- [Commits](https://github.com/mafintosh/tar-fs/commits)

---
updated-dependencies:
- dependency-name: tar-fs
  dependency-version: 1.16.5
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandra Carrillo <[email protected]>
Signed-off-by: bgravenorst <[email protected]>
Signed-off-by: bgravenorst <[email protected]>
Copy link

vercel bot commented Jun 4, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
metamask-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 12, 2025 9:32pm

# Conflicts:
#	sdk/index.md
#	src/pages/index.tsx
# Conflicts:
#	src/pages/index.tsx
# Conflicts:
#	delegation-toolkit/index.md
#	docusaurus.config.js
#	src/pages/index.tsx
@alexandratran alexandratran marked this pull request as ready for review June 13, 2025 21:07
@alexandratran alexandratran requested review from a team as code owners June 13, 2025 21:07
@DMENTERPRISES DMENTERPRISES mentioned this pull request Jun 13, 2025
2 tasks
Copy link
Contributor

@bgravenorst bgravenorst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work Alex! lgtm

@alexandratran alexandratran merged commit e072510 into main Jun 13, 2025
15 of 18 checks passed
@alexandratran alexandratran deleted the nav-enhancements branch June 13, 2025 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve high-level docs navigation
4 participants